home *** CD-ROM | disk | FTP | other *** search
/ Asia X / Asia X.iso / mac / ASIAWIN / PIX / SLIDESHO.DIR / 00017.ls < prev    next >
Encoding:
Text File  |  1995-09-11  |  103 b   |  9 lines

  1. on enterFrame
  2.   set the movieRate of sprite 3 to 0
  3.   updateStage()
  4. end
  5.  
  6. on exitFrame
  7.   doSlide(13)
  8. end
  9.